-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.11.6
-
Code
-
Classes
- XMLFile
Total Complexity |
54 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
324 |
Lines of code |
197 |
Logical lines of code |
137 |
Comment lines |
27 |
Methods |
14 |
Properties |
6 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
recursivelyGenerateXML() |
B |
39 |
22 |
58 |
processLoop() |
A |
49 |
10 |
29 |
buildTemplateDataStructure() |
S |
45 |
6 |
41 |
checkForClosingTag() |
S |
67 |
3 |
7 |
hasClosingTag() |
S |
67 |
3 |
7 |
start() |
S |
57 |
1 |
15 |
loadConfig() |
S |
65 |
2 |
9 |
generateTemplate() |
S |
70 |
1 |
6 |
esc_label() |
S |
75 |
1 |
4 |
esc_attr() |
S |
72 |
1 |
5 |
add() |
S |
72 |
1 |
5 |
indent() |
S |
78 |
1 |
3 |
end() |
S |
72 |
1 |
5 |
get_file_name() |
S |
80 |
1 |
3 |